home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / prefs / superviewprefs.doc < prev    next >
Text File  |  1995-02-13  |  4KB  |  151 lines

  1.  
  2.   SuperViewPrefs V8.3
  3.  
  4.   © 1994 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.  
  8.   Version      : 8.3
  9.   Release Date : 17.09.1994
  10.  
  11.  
  12.   Description
  13.   ~~~~~~~~~~~
  14.   SuperViewPrefs is the Preferences Program for superview.library.
  15.  
  16.  
  17.     Changing SVObject Preferences
  18.     -----------------------------
  19.  
  20.     Adding/Removing :
  21.  
  22.     ... of SVObjects is only possible, if no other program is accessing
  23.     superview.library and the SVObjects at the time (to keep the internal
  24.     lists valid).
  25.  
  26.     Priorities :
  27.  
  28.     SuperViewPrefs allows to change the priority of a SVObject, which
  29.     will cause it to appear later in the internal Lists and may decrease
  30.     the time for file-recognition under some circumstances.
  31.  
  32.     These adjustments are temporarily, until superview.library is
  33.     loaded next time (after rebooting or flushing unaccessed libs).
  34.  
  35.     Changing the priority will perhaps not cause any multitasking problems
  36.     (one-byte operation, anyway).
  37.  
  38.     ControlPad :
  39.  
  40.     Via SuperViewPrefs you can easily change ControlPads (introduced with
  41.     superviewsupport.library V2), because it automatically creates the
  42.     appropriate Names for them (according to the "Style Guides" for
  43.     ControlPads), depending on the SVObjects Names and then calls a
  44.     TextEditor, where you can edit them in a full-screen-like way (at
  45.     first I thought about integrating this totally into SuperViewPrefs,
  46.     but that wouldn't have been flexible enough).
  47.  
  48.     Your preferred TextEditor can be specified in SuperViewPrefs'
  49.     own ControlPad as "EDITOR=<EditorName and/or Path>".
  50.  
  51.  
  52.     Changing SVDriver Preferences
  53.     -----------------------------
  54.  
  55.     Adding/Removing :
  56.  
  57.     ... of SVDrivers is only possible, if no other program is accessing
  58.     superview.library and the SVDrivers at the time (to keep the internal
  59.     lists valid).
  60.  
  61.     Setting/Saving Global SVDriver Preferences :
  62.  
  63.     Here you may specify, which of the available ScreenDrivers should be
  64.     used a) next time
  65.     or   b) next time and in the future.
  66.  
  67.     Option a) uses superview.library's SVL_SetGlobalDriver() function to
  68.               temporarily change the settings and
  69.     option b) includes option a) as well as saving the driver's name
  70.               to "ENV:superview-library/Default.svdriver" (and ENVARC:),
  71.               so that this driver is set by superview.library at
  72.               startup-time.
  73.  
  74.  
  75.   Author
  76.   ~~~~~~
  77.   Andreas R. Kleinert
  78.   Grube Hohe Grethe 23
  79.   D-57074 Siegen
  80.   Germany
  81.  
  82.  
  83.   History
  84.   ~~~~~~~
  85.   SuperViewPrefs' version depends on the version of superview.library
  86.   it was first included with.
  87.  
  88.  
  89.   V8.3 (17.09.1994) :
  90.  
  91.    - hopefully eliminated "fixed-font-size bug", as reported
  92.      by Steve Quartly
  93.  
  94.  
  95.   V7.1 (07.07.1994) :
  96.  
  97.    - completely revised GUI (ListViews, smaller, etc.)
  98.    - GUI is font-sensitive now and appears on Public Screen
  99.    - reworked internal GUI handling in many ways
  100.    - changed some "underscores" of gadgets
  101.    - now using superview-library's functions for adding/removing
  102.      SVObjects and SVDrivers
  103.    - GUI still reflected V5.2 :-)
  104.  
  105.  
  106.   V6.5 (15.06.1994) :
  107.  
  108.    - documentation of V5.2 was missing (forgot to copy it)
  109.    - increased requirements (library versions)
  110.  
  111.  
  112.   V5.2 (21.05.1994) :
  113.  
  114.    - added code to allow editing ControlPads of SVObjects via calling
  115.      an external editor
  116.    - added the very first ControlPad-Entries for SuperViewPrefs :
  117.      "EDITOR=<EditorName and/or Path>"
  118.  
  119.  
  120.   V3.8 (06.05.1994) :
  121.  
  122.    - use of SAS/C V6.51
  123.  
  124.  
  125.   V3.7 (29.04.1994) :
  126.  
  127.    - added TextGadget to always reflect the currently selected
  128.      Global Screen Driver
  129.  
  130.  
  131.   V3.1 (06.03.1994) :
  132.  
  133.    - added preferences options for SVDrivers
  134.    - fixed bug in memory delocation (forget to free some memory)
  135.  
  136.  
  137.   V2.5 (24.01.1994) :
  138.  
  139.    - recompilation with SAS/C V6.5
  140.  
  141.  
  142.   V2.1/2.4 (16.01.1994) :
  143.  
  144.    - first version
  145.  
  146.  
  147.   Copyrights
  148.   ~~~~~~~~~~
  149.   Some of the mentioned names or products above may be copyrighted by
  150.   companies or trademarks of companies.
  151.